html, body {
	font: 300 12px/18px Segoe, "Segoe UI","Helvetica Neue",Arial,sans-serif;
	color: #222;
	background: #f7f4f0 url( "images/bg-body.png" ) repeat-x;

}

em {
	font-style: italic;
}

b, strong {
	font-weight: bold;
}

.show {
	display: block !important;
}

.hide {
	display: none !important;
}

a {
	color: #2b5078;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

.caption {
	font: 300 14px/16px "Palatino Linotype",Palatino,Palladio,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"Apple Garamond","ITC Garamond Narrow","New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;
}

.red {
	color: #f84d09 !important;
}

.grey {
	color: #555555 !important;
}

.blue {
	color: #2b5078 !important;
}

.medium {
	font-size: 18px;
	line-height: 24px;
}

.middle-size {
	font-size: 13px;
	line-height: 26px;
}

.small {
	font-size: 11px;
	line-height: 14px;
}

.black {
	color: #222 !important;
}

.dd-body {
	max-width: 1346px;
	min-width: 1000px;
	margin: 0 auto;
}
.dd-body .left-bg {
	background: url( "images/bg-left.png" ) top left repeat-y;
	padding-left: 45px;
}

.dd-body .right-bg {
	background: url( "images/bg-right.png" ) top right repeat-y;
	padding-right: 45px;
}

.dd-body .dd-header-content, .dd-body .dd-page-section {
	background: #fbf9f4;
}

.dd-body .dd-header-content {

}

.dd-header-content .logo {
	width: 252px;
	height: 171px;
}

.dd-header-content .logo .logo-img {
	margin-top: 57px;
	position: absolute;
	display: block;
}

.dd-header-content .slider {
	height: 171px;
	width: 495px;
	margin-top: 15px;
}

.dd-header-content .panel {
	width: 160px;
	height: 171px;
}

.dd-header-content .header {
	padding-bottom: 10px;
}

.dd-unauthorize {
	width: 377px;
	height: 42px;
	position: absolute;
	margin-top: 5px;
}

.dd-authorize {
	width: 377px;
	height: 42px;
	background: url("images/bg-auth.png");
	position: absolute;
	margin-top: 5px;
}

.dd-authorize .form-text {
	width: 124px;
	height: 25px;
	outline: none;
	margin: 7px 0 0 17px;
	background: none;
	border: none;
	font: 300 12px/25px Segoe, "Segoe UI","Helvetica Neue",Arial,sans-serif;
	color: #222222;
}

.dd-authorize .form-password {
	margin-left: 15px;
	margin-right: 12px;
	width: 116px;
}

.dd-authorize .form-submit {
	font: 300 14px/16px "Palatino Linotype",Palatino,Palladio,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"Apple Garamond","ITC Garamond Narrow","New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;
	font-weight: bold;
	color: #fff;
	background: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.dd-authorize .dd-help {
	float: right;
}

.dd-help {
	margin: 8px 13px 0 0;
}

.dd-help .icon {
	display: block;
	background: url( "images/help.png" ) no-repeat;
	width: 23px;
	height: 23px;
	cursor: pointer;
	float: left;
}

.dd-help .label {
	display: block;
	color: #2b5078;
	font-size: 14px;
	line-height: 14px;
	font-style: italic;
	margin-left: 5px;
	float: left;
	padding: 5px 0 0 0;
	cursor: pointer;
	border-bottom: 1px dashed #2b5078;
}

.dd-help-active .icon {
	background: url( "images/help-active.png" ) no-repeat;
}

.dd-help .help-block {
	position: absolute;
	/*background: url( "images/bg-help.png" ) no-repeat;
	width: 363px;*/
	height: 83px;
	margin: -10px 0 0 -6px;
	padding: 10px 10px 10px 30px;
	font:300 11px/14px Segoe, "Segoe UI","Helvetica Neue",Arial,sans-serif;
	display: none;
	z-index: 2;
}

.dd-help-active .help-block {
	display: block;
}

.dd-help .help-block p {
	margin-bottom: 3px;
}

.dd-help .help-block .reg {
	font: 300 14px/18px Segoe, "Segoe UI","Helvetica Neue",Arial,sans-serif;
}

.dd-basket-line {
	position: absolute;
	margin: 5px 0 0 10px;
	background: url( "images/bg-basket.png" ) bottom center no-repeat;
	width: 156px;
	height: 44px;
	text-decoration: none;
	display: block;
}

.dd-basket-line span {
	color: #f84d09;
	font-style: italic;
	font-size: 11px;
	line-height: 11px;
	display: block;
	margin: -3px 0 0 23px;
	text-align: center;
	width: 30px;
	height: 21px;
	padding-top: 8px;
	background: url( "images/bg-basket-quantity.png" ) no-repeat;
}

.dd-currency {
	background: url( "images/bg-currency.png" ) no-repeat;
	width: 103px;
	height: 55px;
	margin: 124px 0 0 42px;
	font-size: 11px;
	line-height: 14px;
	padding: 3px 12px 3px 12px;
	position: absolute;
}

.dd-currency p {
	margin-bottom: 3px;
}

.dd-currency .caption {
	margin-bottom: 5px;
}

.dd-page-footer  {
	height: 142px;
}

.dd-page-footer .left-footer-bg {
	height: 2px;
	background: url( "images/bg-footer-left.png" ) left top no-repeat;
	padding-left: 45px;
}

.dd-page-footer .right-footer-bg {
	height: 2px;
	background: url( "images/bg-footer-right.png" ) right top no-repeat;
	padding-right: 45px;
}

.dd-page-footer .center-footer-bg {
	height: 2px;
	background: url( "images/bg-footer-center.png" ) repeat-x;
}

.dd-body .dd-footer-content {
	background: #fbf9f4 url( "images/bg-footer-shadow.png" ) top center no-repeat;
	height: 142px;
}

.dd-footer-content .logo {
	width: 160px;
	margin: 30px 20px 0 0;
	text-align: right;
}

.dd-footer-content .copy {
	width: 530px;
	margin: 30px 0 0 0;
}

.dd-footer-content .copy p {
	margin-bottom: 15px;
}

.dd-footer-content .counter {
	
	margin: 30px 0 0 0;
}

.dd-top-menu .top-level {
	width: 100%;
}

.dd-top-menu .menu-left-bg {
	background: url( "images/menu-top-left.png" ) top left no-repeat;
	width: 12px;
	height: 48px;
	vertical-align: top;
}

.dd-top-menu .menu-right-bg {
	background: url( "images/menu-top-right.png" ) top right no-repeat;
	width: 18px;
	height: 48px;
	vertical-align: top;
}

.dd-top-menu .root-item, .dd-top-menu .search {
	background: url( "images/menu-top-bg.png" ) top center repeat-x;
	height: 48px;
	vertical-align: top;
}

.dd-top-menu .root-item-active {
	background: url( "images/menu-top-bg-hover.png" ) top center repeat-x;
}

.dd-top-menu .root-item .root-item-a {
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0.9;
	display: block;
	text-decoration: none;
	color: #fff;
	height: 0;
	padding: 48px 15px 0 15px;
	overflow: hidden;
}

.dd-top-menu .root-item-active .root-item-a {
	background: none !important;
	height: 37px;
	padding: 11px 15px 0 15px;
	color: #f84d09;
}

.dd-top-menu .publishing-house {
	width: 87px;
}
.dd-top-menu .publishing-house .root-item-a {
	background: url( "images/menu-label-publishing-house.png" ) 15px 12px no-repeat;
}

.dd-top-menu .library {
	width: 212px;
}
.dd-top-menu .library .root-item-a {
	background: url( "images/menu-label-library.png" ) 15px 12px no-repeat;
}

.dd-top-menu .store {
	width: 77px;
}
.dd-top-menu .store .root-item-a {
	background: url( "images/menu-label-store.png" ) 15px 12px no-repeat;
}

.dd-top-menu .period {
	width: 66px;
}
.dd-top-menu .period .root-item-a {
	background: url( "images/menu-label-period.png" ) 15px 12px no-repeat;
}

.dd-top-menu .submenu {
	background: #fbf9f4;
	display: none;
}

.dd-top-menu .submenu ul li {
	float: left;
}

.dd-top-menu .submenu ul li a {
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding: 5px 20px 15px 20px;
}

.dd-top-menu .submenu .line-bg {
	background: url( "images/top-menu-line-bg.png" ) repeat-x;
	height: 2px;
}

.dd-top-menu .submenu .line-shadow {
	background: url( "images/top-menu-line-shadow.png" ) top center no-repeat;
	height: 12px;
}

.dd-search {
	padding: 7px 10px 0 20px;
}

.dd-search table {
	width: 100%;
}

.dd-search .search-left-bg {
	background: url( "images/search-left-bg.png" ) no-repeat;
	width: 7px;
	height: 26px;
}

.dd-search .form-text {

}

.dd-search .form-text input {
	width: 100%;
	background: url( "images/search-bg.png" ) repeat-x;
	height: 26px;
	border: none;
	outline: none;
	font: 300 12px/25px Segoe, "Segoe UI","Helvetica Neue",Arial,sans-serif;
	color: #222222;
}

.dd-search .form-submit {
	width: 44px;
}

.dd-search .form-submit input {
	background: url( "images/search-button.png" ) no-repeat;
	border: none;
	outline: none;
	cursor: pointer;
	width: 44px;
	height: 26px;
}

.dd-page-section .page-section-container {
	width: 100%;
}

.dd-page-section .aside-left, .dd-page-section .aside-right {
	vertical-align: top;
	width: 220px;
}

.dd-page-section .aside-left {
	padding-right: 15px;
}

.dd-page-section .aside-right {
	padding-left: 15px;
}

.dd-page-section .page-section-body {
	vertical-align: top;
}

.dd-block {
	border: 1px solid #cdcdcd;
	margin-bottom: 20px;
}

.dd-block .title {
	background: url( "images/block-caption-bg.png" ) repeat-x;
	height: 21px;
	border-bottom: 1px solid #cdcdcd;
	font-size: 14px;
	line-height: 14px;
	padding: 7px 10px 0 10px;
	display: block;
	text-decoration: none;
	color: #222;

}

.dd-block .title img {
	vertical-align: middle;
}

.dd-block .body {
	padding: 7px 7px 12px 7px;
}

.dd-block .body p {
	margin-bottom: 5px;
}

.dd-form-text {
	background: url( "images/form-text-bg.png" ) repeat-x;
	height: 24px;
	border: 1px solid #ddd0bf;
	border-bottom: 1px solid #e9e0d3;
	border-radius: 1px;
	width: 190px;
	font-size: 12px;
	line-height: 24px;
	outline: none;
	padding: 0 5px;
}

.dd-form-textarea {
	height: 70px;
	border: 1px solid #ddd0bf;
	border-bottom: 1px solid #e9e0d3;
	border-radius: 1px;
	width: 190px;
	font-size: 12px;
	line-height: 24px;
	outline: none;
	padding: 0 5px;
}

.dd-subscribe .body .dd-form-text {
	margin-bottom: 10px;
}

.dd-subscribe .body .row {
	margin-bottom: 5px;
}
.dd-subscribe .body .row-group {
	margin-bottom: 10px;
}

.dd-subscribe .body .checkbox {
	width: 20px;
	padding-top: 2px;
}

.dd-subscribe .body .label {
	width: 183px;
}

.dd-subscribe .body .dd-button {
	width: 100px;
	margin: 0 auto;
}

.dd-button {
	display: block;
	height: 26px;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}

.dd-button .button-left {
	background: url( "images/button-left.png" ) left top no-repeat;
	height: 26px;
	display: block;
	padding-left: 5px;
}

.dd-button .button-right {
	background: url( "images/button-right.png" ) right top no-repeat;
	height: 26px;
	display: block;
	padding-right: 5px;
}

.dd-button .button-label {
	background: url( "images/button-bg.png" ) repeat-x;
	height: 22px;
	display: block;
	padding: 4px 10px 0 10px;
	text-align: center;
}

.dd-map .title {
	border-bottom: none;
	cursor: pointer;
}

.dd-banners {
	margin-bottom: 10px;
}

.dd-banners a {
	display: block;
	margin-bottom: 10px;
}

h1, .h1 {
    font: 300 24px/28px "Palatino Linotype",Palatino,Palladio,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"Apple Garamond","ITC Garamond Narrow","New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;
    color: #f84d09;
    margin-bottom: 15px;
    width: 550px;
}

h2, .h2 {
    font: 300 18px/22px "Palatino Linotype",Palatino,Palladio,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"Apple Garamond","ITC Garamond Narrow","New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;
    color: #f84d09;
    margin-bottom: 15px;
}

h3, .h3 {
    font: 300 17px/20px "Palatino Linotype",Palatino,Palladio,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"Apple Garamond","ITC Garamond Narrow","New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;
    color: #f84d09;
    margin-bottom: 15px;
}

.dd-news {
	margin-bottom: 20px;
}

.dd-news section article {
	margin-bottom: 10px;
}

.dd-news section article p {
	margin-bottom: 5px;
}

.dd-news-short {
	border-left: 1px solid #eee8e3;
	background: url( "images/news-shadow.png" ) left center no-repeat;
	padding-left: 20px;
}

.dd-archive .title {
	border-bottom: none;
	cursor: pointer;
}

.dd-magazine-short {
	margin-bottom: 20px;
}

.dd-magazine-short ul li a {
	font-size: 14px;
	line-height: 16px;
}

.dd-magazine-short ul li {
	padding: 3px 0;
}

.dd-magazine-short ul li sup {
	vertical-align: super;
	color: #b90101;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	font-weight: bold;
}

.dd-magazine-short .more {
	font-size: 14px;
	line-height: 16px;
	margin-top: 15px;
}

.dd-new-catalog-list {
	margin-bottom: 20px;
}
.dd-new-catalog-list .list {
	width: 100%;
}

.dd-new-catalog-list .list .preview {
	background: url( "images/booke-bg.png" ) no-repeat;
	width: 80px;
	height: 120px;
	display: block;
	cursor: pointer;
	margin: 0 5px 5px 0;
	padding: 3px 0 0 6px;
}

.dd-new-catalog-list .list .preview img {
	max-width: 80px;
	max-height: 120px;
}

.dd-new-catalog-list .list p {
	margin-bottom: 5px;
}

.dd-price {
	display: block;
	height: 25px;
}

.dd-price .price-left {
	display: block;
	background: url( "images/price-left.png" ) left top no-repeat;
	height: 25px;
	padding-left: 5px;
}

.dd-price .price-right {
	display: block;
	background: url( "images/price-right.png" ) right top no-repeat;
	height: 25px;
	padding-right: 12px;
}

.dd-price .price-label {
	display: block;
	background: url( "images/price-bg.png" ) repeat-x;
	height: 22px;
	padding: 3px 10px 0 10px;
}

.dd-new-catalog-list .list .dd-price {
	float: left;
}

.dd-new-catalog-list .list .name a {
	font-size: 13px;
	line-height: 15px;
}

.dd-new-catalog-list .list .item {
	border-right: 1px solid #eee8e3;
	padding: 0 10px;
}

.dd-new-catalog-list .list .last-item {
	border: none;
	padding: 0 0 0 10px;
}

.dd-new-catalog-list .list .first-item {
	padding: 0 10px 0 0;
}

.dd-new-catalog-list .list .description {
	vertical-align: bottom;
	padding-bottom: 10px;
}

.dd-new-catalog-list .list .description .author {
	padding-left: 2px;
}

.dd-new-catalog-list .list .row-line {
	height: 1px;
	background: #eee8e3;
	margin: 15px 0;
}

.dd-tabs, .dd-tabs-links {
	margin-bottom: 20px;
}

.dd-tabs .header, .dd-tabs-links .header {
	background: url( "images/tab-header-bg.png" ) left bottom repeat-x;
	height: 34px;

}

.dd-tabs .header ul, .dd-tabs-links .header ul {
	height: 34px;
}

.dd-tabs .header li, .dd-tabs-links .header li {
	float: left;
	display: block;
	cursor: pointer;
	font: 300 16px/16px "Palatino Linotype",Palatino,Palladio,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"Apple Garamond","ITC Garamond Narrow","New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;
	color: #f84d09;
}

.dd-tabs-links .header li a {
	font: 300 16px/16px "Palatino Linotype",Palatino,Palladio,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"Apple Garamond","ITC Garamond Narrow","New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;
	color: #f84d09;
	text-decoration: none;
}

.dd-tabs .header li .tabs-left, .dd-tabs-links .header li .tabs-left {
	background: url( "images/tab-left.png" ) left top no-repeat;
	height: 34px;
	padding-left: 7px;
	display: block;
}

.dd-tabs .header li .tabs-right, .dd-tabs-links .header li .tabs-right {
	background: url("images/tab-right.png") no-repeat scroll right -2px transparent;
    display: block;
    height: 34px;
    padding-right: 6px;
}

.dd-tabs .header li .tabs-label, .dd-tabs-links .header li .tabs-label {
	background: url( "images/tab-bg.png" ) repeat-x;
	height: 27px;
	padding: 7px 10px 0 10px;
	display: block;
}

.dd-tabs .header .active, .dd-tabs-links .header .active a {
	color: #222;
}

.dd-tabs .header .active .tabs-left, .dd-tabs-links .header .active .tabs-left {
	background: url( "images/tab-left-active.png" ) left top no-repeat;
}

.dd-tabs .header .active .tabs-right, .dd-tabs-links .header .active .tabs-right {
	background: url( "images/tab-right-active.png" ) right top no-repeat;
}

.dd-tabs .header .active .tabs-label, .dd-tabs-links .header .active .tabs-label {
	background: url( "images/tab-bg-active.png" ) repeat-x;
}

.dd-tabs .tab-content, .dd-tabs-links .tab-content {
	display: none;
	padding: 15px 0 0 0;
}

.user-content p {
	margin-bottom: 15px;
}

.dd-breadcrumbs {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}

.dd-breadcrumbs a {
	text-decoration: none;
}

.dd-breadcrumbs a:hover {
	text-decoration: underline;
}

.dd-social {
	float: right;
	margin-bottom: -21px;
}

.dd-product-preview {
	margin-bottom: 340px;
}

.dd-product-preview .preview {
	background: url( "images/booke-big-bg.png" ) no-repeat;
	width: 115px;
	height: 169px;
	padding: 6px 0 0 10px;
	margin: 0 10px 0 0;
}

.dd-product-preview .preview img {
	width: 104px;
	height: 153px;
}

.dd-magazine-preview .preview {
	background: url("images/magazin-cover-big.png") no-repeat scroll 0 0 transparent;
    height: 192px;
    margin: 0 10px 0 0;
    padding: 0;
    width: 131px;
}

.dd-magazine-preview .preview img {
	height: 187px;
    width: 127px;
}

.dd-product-preview .teaser {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}

.dd-product-preview .panel {
	height: 40px;
}

.dd-product-preview .panel .dd-price {
	float: left;
	margin-right: 10px;
}

.dd-form-button {
	padding: 2px 15px;
	cursor: pointer;
}

.dd-product-preview .panel .dd-form-button {
	float: left;
	margin-right: 10px;
}

.dd-product-preview .panel .dd-discount {
	float: left;
	margin-top: -5px;
}

.dd-discount .price {
	color: #ce0e0e;
	font-size: 18px;
	line-height: 22px;
}

.dd-discount .discount {
	font-size: 11px;
	line-height: 11px;
}

.dd-text-collapse {
	width: 250px;
	margin-bottom: 5px;
}

.dd-text-collapse .title {
	border-bottom: none;
	cursor: pointer;
}

.dd-text-collapse .title .icon {
	display: block;
	float: left;
	background: url( "images/collapsed.png" ) center center no-repeat;
	width: 12px;
	height: 12px;
	margin-right: 5px;
}

.dd-text-collapse .expanded .icon {
	background: url( "images/expanded.png" ) center center no-repeat;
}

.dd-catalog {
	margin-bottom: 40px;
}

.dd-catalog .dd-help {
	margin-bottom: 7px;
}

.dd-catalog .row {
	margin-bottom: 20px;
}

.dd-catalog .catalog-sections .list {
	width: 100%;
}

.dd-catalog .catalog-sections ul li {
	list-style: inside;
	list-style-image: url( "images/li-pointer.png" );
}

.dd-catalog .catalog-sections ul li sup {
	color: #808080;
	font-style: italic;
	vertical-align: super;
	font-size: 12px;
	line-height: 12px;
}

.dd-filter .fast-search {
	margin-top: -6px;
	float: left;
	width: 300px;
	margin-left: 10px;
}

.dd-filter .extended {
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	background: url( "images/filter-collapsed.png" ) center right no-repeat;
	padding-right: 15px;
	float: right;
}

.dd-filter .extended span {
	border-bottom: 1px dashed #2b5078;
}

.dd-filter .expanded {
	background: url( "images/filter-expanded.png" ) center right no-repeat;
}

.dd-filter .title {
	border-bottom: none;
}

.dd-filter .body {
	border-top: 1px solid #cdcdcd;
	padding: 10px 20px;
}

.dd-filter .empty {
	font-style: italic;
	color: #747474;
}

.dd-filter label {
	font-style: italic;
	color: #555555;
	font-size: 11px;
	line-height: 11px;
	margin-right: 20px;
	width: 70px;
	display: block;
	float: left;
	padding-top: 5px;
}

.dd-filter .column-left {
	width: 292px;
}

.dd-filter .column-right {
	width: 273px;
}

.dd-filter .column-right label {
	width: 50px;
}

.dd-filter .row {
	margin-bottom: 10px;
}

.dd-form-select {
	width: 200px;
}

.dd-filter .dd-button {
	float: right;
	margin-left: 10px;
}

.dd-filter .dd-button .button-label {
	padding-left: 15px;
	padding-right: 15px;
}

.dd-filter .dd-form-button {
	float: right;
	padding: 3px 15px;
	color: #696969;
}

.dd-form-fieldset {
	margin-bottom: 15px;
}

.dd-form-fieldset p {
	margin-bottom: 15px;
}

.dd-form-fieldset label {
	font-style: italic;
	color: #555555;
	font-size: 11px;
	line-height: 11px;
	margin-right: 20px;
	width: 150px;
	display: block;
	float: left;
	padding-top: 5px;
}

.dd-form-fieldset .row {
	margin-bottom: 10px;
}

.dd-profile .dd-button {
	width: 190px;
}

.dd-subscribe-list table {
	width: 100%;
	margin-bottom: 15px;
}

.dd-subscribe-list table tr td {
	padding: 5px;
	border-bottom: 1px solid #f1ebe6;
}

.dd-subscribe-list .dd-button {
	width: 190px;
}

.dd-pagination {
	font-size: 11px;
	line-height: 14px;
	color: #828282;
	margin-bottom: 10px;
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 4px;
}

.dd-pagination .page {
	color: #828282;
	margin: 0 5px;
	text-decoration: none;
}

.dd-pagination .active {
	color: #000000;
}

.dd-default-list {
	margin-bottom: 40px;
}

.dd-default-list .default-table-list {
	width: 100%;
	margin-bottom: 40px;
}

.dd-default-list .default-table-list thead td {
	color: #828282;
	font-weight: bold;
	font-style: italic;
	padding: 0 10px 4px 0;
	border-bottom: 1px solid #cdcdcd;
}

.dd-default-list .default-table-list tbody td {
	vertical-align: top;
}

.dd-default-list .default-table-list .preview {
	float: left;
	margin: 0 10px 10px 0;
}

.dd-default-list .default-table-list .preview a {
	background: #f4f0e5;
	display: block;
	padding: 2px;
	border: 1px solid #efe8dc;
	width: 84px;
	height: 64px;
}

.dd-default-list .default-table-list .info td {
	padding: 10px 10px 5px 0;
}

.dd-default-list .default-table-list .detail td {
	padding-bottom: 5px;
	border-bottom: 1px solid #eee8e3;
}

.dd-magazine {
	margin-bottom: 40px;
}

.dd-magazine p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.dd-magazine ul li a:hover {
	text-decoration: underline;
}

.dd-magazine .item {
	background: url( images/li-pointer.png ) left center no-repeat;
	padding: 5px 5px 5px 15px;
	display: block;
	font-size: 14px;
	line-height: 18px;
	display: block;
	float: left;
}

.dd-tooltip {
	background: url( "images/tooltip-book-icon.png" ) no-repeat;
	width: 23px;
	height: 23px;
	display: block;
	float: left;
	margin-right: 5px;
}

.dd-tooltip:hover {
	background: url( "images/tooltip-book-icon-hover.png" ) no-repeat;
}

.dd-tooltip .tooltip {
	background: url( "images/tooltip-bg.png" ) no-repeat;
	width: 104px;
	height: 41px;
	position: absolute;
	margin: -8px 0 0 25px;
	padding: 10px 10px 10px 30px;
	font-size: 13px;
	line-height: 16px;
	color: #222222;
	display: none;
}

.dd-tooltip:hover .tooltip {
	display: block;
}

.dd-magazine .dd-tooltip {
	margin-top: 3px;
}

.dd-tooltip-pdf {
	background: url( "images/tooltip-pdf-icon.png" ) no-repeat;
}

.dd-tooltip-pdf:hover {
	background: url( "images/tooltip-pdf-icon-hover.png" ) no-repeat;
}

.dd-tooltip-swf {
	background: url( "images/tooltip-swf-icon.png" ) no-repeat;
}

.dd-tooltip-swf:hover {
	background: url( "images/tooltip-swf-icon-hover.png" ) no-repeat;
}

.dd-basket {
	margin-bottom: 40px;
}

.dd-basket table {
	width: 100%;
	border: 1px solid #cdcdcd;
	margin-bottom: 15px;
}

.dd-basket thead td {
	background: url( "images/block-caption-bg.png" ) repeat-x;
	height: 28px;
	border-bottom: 1px solid #cdcdcd;
	padding: 0 10px;
}

.dd-basket tbody td {
	padding: 4px 10px;
	border-right: 1px solid #cdcdcd;
}

.dd-basket tbody td .dd-form-text {
	width: 50px;
}

.dd-basket .actions .buttons .dd-button {
	float: right;
	margin-left: 10px;
}

.dd-basket .actions .buttons .dd-form-button {
	padding: 3px 10px;
	float: right;
}

.dd-default-list ul li {
    list-style: disc inside url("images/li-pointer.png");
}

.dd-default-list ul li sup {
    color: #808080;
    font-size: 12px;
    font-style: italic;
    line-height: 12px;
    vertical-align: super;
}

.news-detail p, .user-content p {
	margin-bottom: 15px;
}

.user-content ul li {
    list-style: disc inside url("images/li-pointer.png");
}

.dd-subscription-list .preview {
	background: url("images/magazin-cover.png") no-repeat scroll 0 0 transparent;
    height: 113px;
    margin: 0 10px 0 0;
    padding: 1px 0 0 1px;
    width: 75px;
}

.dd-subscription-list .preview img {
	height: 108px;
    width: 70px;
}

.dd-subscription tr td .row-line {
    background: none repeat scroll 0 0 #EEE8E3;
    height: 1px;
    margin: 15px 0;
}

.dd-subscription .price {
    color: #2B5078;
	font-size: 14px;
	margin: 5px 0;
}

.dd-subscription .subscribe-btn {
    margin-top: 5px;
	width: 180px;
}

.starrequired {
	color: #B90101;
}

.clear {
	clear: both;
}

.errortext, .notetext {
	display: block;
    margin: 0 0 1.5em;
    padding: 0.4em 1.117em;
}

.errortext {
	color: #B90101;
	background: none repeat scroll 0 0 #FFEBE8;
    border: 1px solid #DD3C10;	
}

.notetext {
	background: none repeat scroll 0 0 #FFFEEB;
	border: 1px solid #FFD482;    
}

.order-title {
	background: url("images/block-caption-bg.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #CDCDCD;
    height: 28px;
    padding: 0 10px;
}

div.order-status-deny {
	background: url("images/icons/status-canceled.png") 0 4px no-repeat transparent;
}

div.order-status-n {
	background: url("images/icons/status-busy.png") 0 4px no-repeat transparent;
}

div.order-status-p {
	background: url("images/icons/status-away.png") 0 4px no-repeat transparent;
}

div.order-status-f {
	background: url("images/icons/status.png") 0 4px no-repeat transparent;
}

.time {
	color: #B90101;
    font-size: 11px;
    font-style: italic;
}

.form-input input[type=text], .form-input input[type=password] {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/form-text-bg.png") repeat-x scroll 0 0 transparent;
    border-color: #DDD0BF #DDD0BF #E9E0D3;
    border-radius: 1px 1px 1px 1px;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    outline: medium none;
    padding: 0 5px;
    width: 285px;
}

.field-button {
	margin-top: 10px;
}

.field {
	margin-top: 10px;
}

.quick_search_result {
	position: absolute; 
	background: #fff; 
	margin-left: 80px;
	margin-top: 18px;
	border: 1px solid #DDD0BF;
}

.quick_search_result li {
	width: 294px; 
	padding: 8px; 
	border-bottom: 1px solid #DDD0BF; 
	list-style: none !important;
	font-size: 12px;
}

.quick_search_result li:hover {
	background-color: #F7F4F0;
}

.quick_search_result li a {
	text-decoration: none;
}